* (bug 11173) Allow limited wikicode rendering via api.php
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 8 Oct 2007 14:24:54 +0000 (14:24 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 8 Oct 2007 14:24:54 +0000 (14:24 +0000)
commita6e563da20d454a2343e53ddff0b3ba5c8f3dfee
tree245739675f44a3cde65f1a6dd959955b52bc2826
parent56429ae59f3af719dfc03f7e41a2c3b9b7c49bf5
* (bug 11173) Allow limited wikicode rendering via api.php
* (bug 11572) API should provide interface for expanding templates

Patches by VasilevVV
RELEASE-NOTES
includes/AutoLoader.php
includes/api/ApiExpandTemplates.php [new file with mode: 0644]
includes/api/ApiMain.php
includes/api/ApiRender.php [new file with mode: 0644]